Hello,
In this time I've got application to use KFLOP on ''
Italian Style'' machine:
https://www.google.pl/search?biw=1512&bih=815&tbm=isch&sa=1&q=busellato+junior+60+cnc&oq=busellato+junior+60+cnc&gs_l=psy-ab.3...22209.22209.0.22315.1.1.0.0.0.0.0.0..0.0....0...1.1.64.psy-ab..1.0.0.33lwWi_BUgc
Doing design feasibility I would like to make sure it is
possible to resolve two following issues in user friendly
way :)
- Mirror X axis - basically table is spilt as a option on
two parts. There are two boards to mill on left and right
side but one of them must be mirrored to another once one
is finished. Using the same G code to mill part mirrored
in one axis....just pressing a button or call a routine in
program....
- Multiple drilling heads - There are about 8 different
tools driven by pneumatic cylinders. Always is in use of
course one tool. What command in G code is recommended to
this change over ? Every change needs to declare a tool
offsets and trigger adequate output to extend a desired
head. Originally I was thinking to use M commands linked
to subroutines or is a trick to to use standard T
commands.....
Thanks
Mateusz